iconNamesFilled
Type
property
Summary
Specifies the icon name that is displayed when filled, for each icon.
Syntax
set the iconNamesFilled of widget to {<iconName>,<iconName>,...,<iconName>}
get the iconNamesFilled of widget
Description
Use the iconNamesFilled property to customize the icons that is displayed when it is filled. Put the name of the icons separated by a comma, if the number of names you pass is less than the number of icons shown the last value will be repeated in the remaining icons.
Examples
set the iconNamesFilled of widget "Ratings" to "Very Dissatisfied,Dissatisfied,Neutral,Satisfied,Very Satisfied"
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web